| PersonEmailAddress |
| EntityType | Independent |
| Logical Entity Name | PersonEmailAddress |
| Default Table Name | SyPersonEmail |
| Logical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| PersonEmailAddress Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
Id |
INTEGER | NO | ||
PersonId |
INTEGER | NO | ||
| EmailTypeId | INTEGER | YES | ||
| CVueSourceTypeIdentifier | INTEGER | YES | 1 - Email; 2 - Other; 3 - ReplyTo; 4 - SyAddress |
|
| EmailAddress | NVARCHAR(60) | NO | ||
| IsPrimary | BIT | NO | ||
| IsActive | BIT | NO | ||
| LastModifiedUserId | INTEGER | NO | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
| RowVersion | TIMESTAMP/DATE | NO |
| PersonEmailAddress Keys |
| Key Name | Key Type | Keys |
| Nk_SyPersonEmail_SyPersonId_CVueSourceTypeId | Inversion Entry | PersonId, CVueSourceTypeIdentifier |
| PK_SyPersonEmail | PrimaryKey | Id |
| PersonEmailAddress Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| Person | Non-Identifying | One To Zero or More | PersonId | NO |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| PersonEmailAddress Check Constraints |
| Check Constraint Name | CheckConstraint |
| PersonEmailAddress Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.PersonEmailAddress |
NO | |||
| Physical (Microsoft SQL Server) dbo.SyPersonEmail |
NO |
| PersonEmailAddress Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Physical (Microsoft SQL Server) | Main Model |
| Physical (Microsoft SQL Server) | System |
| PersonEmailAddress Data Movement Rules |
| Name | Type | Rule Text/Value |